home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / parad / feb94 / bt_fig08.gif < prev    next >
Graphics Interchange Format  |  1995-09-26  |  40KB  |  511x403  |  8-bit (256 colors)
Labels: text | display | screenshot | software | number
OCR: COMPLEX :: #Form1 :: Type type BagType = dynarray[] AnyType ArrayType = array[ ] Any Type CustomerRecType = record Customer No Number Name , Street, City, StateProv, ZipPostalCode, Country, Phone, FirstContact String endRecord OrderRecType = record OrderNo Number Customer No Number SaleDate Date ShipDate Date ShipVia String TotalInvoice Currency AmountPaid Currency BalanceDue Currency Terms String PaymentMethod String Month String endRecord endType + Edit Line: 27 Col: 28